# Setup guide

You've successfully installed Forest Admin 🎉 and you're wondering **what's next?** Here are a few recommendations:

### Get to know your new interface

Forest Admin includes a *quick tour* to take you through the basic views and settings: when you reach your project for the first time, you can click on the **blue circles** whenever you need more information!

![](/files/ISA7mLgc5yPyEYMR9gsU)

We strongly recommend that you try our [Layout Editor mode](/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode.md).

### Manage your collection settings

Check out how to access your collections' settings panel:

{% content-ref url="/pages/-LfYtCECTGiL5zZL9p2A" %}
[Manage your collection settings](/user-guide/collections/manage-your-collection-settings.md)
{% endcontent-ref %}

### Create a segment

Learn how segments can help you better visualize your data:

{% content-ref url="/pages/-L\_InYkw-l-\_ys18feOP" %}
[Segments](/user-guide/collections/segments.md)
{% endcontent-ref %}

### Choose the right widgets

For each field, you can set how it is displayed and how it is edited:

{% content-ref url="/pages/-L\_MAjxFUUbNRlOQ26M0" %}
[Customize your fields](/user-guide/collections/customize-your-fields.md)
{% endcontent-ref %}

### Trigger a Smart Action

Every business is unique: that's why we created Smart Actions:

{% content-ref url="/pages/-L\_Ir9-PHUALz5NCg82q" %}
[Actions](/user-guide/collections/actions.md)
{% endcontent-ref %}

### Add a new chart

Charts help you analyze your data. Learn all about charts here:

{% content-ref url="/pages/-L\_J0kDd2deNQBk5KlJP" %}
[Charts](/user-guide/dashboards/charts.md)
{% endcontent-ref %}

### Invite your teammates

Forest Admin is much more powerful as a team! And inviting new people to join is easy.

You just have to go into your project settings and enter the Users tab, then [invite new users](/user-guide/project-settings/teams-and-users/add-and-manage-users.md).

To learn more about Teams, visit [this page](/user-guide/project-settings/teams-and-users.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.forestadmin.com/user-guide/getting-started/setup-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
