> For the complete documentation index, see [llms.txt](https://help.visibrain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visibrain.com/master/first-steps.md).

# First steps

{% hint style="success" %}
This guide is a support in your discovery of the tool, get in touch with your account manager to have an overview of Visibrain's advanced features.
{% endhint %}

## What do you want to monitor ?

As a monitoring tool on social media, Visibrain gives you access to an huge amount of social data. To properly monitor your topics, you need to decide what kind of watch you want to do :&#x20;

{% content-ref url="/pages/R6Airld16YENDIni1eEM" %}
[Brand monitoring](/use-cases/brand-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/wZJ3UU3L72bgz4qXHLcZ" %}
[Accounts monitoring](/use-cases/accounts-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gbc57vamFCNaqmcd801R" %}
[Industry monitoring](/use-cases/industry-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/0uNcQyPF33s3UIvxwdo9" %}
[Influencer detection](/use-cases/influencer-detection.md)
{% endcontent-ref %}

{% content-ref url="/pages/22rMI8DpZ8AqEaPRlAWV" %}
[Event monitoring](/use-cases/event-monitoring.md)
{% endcontent-ref %}

\
You can answer many monitoring needs with Visibrain, it will be important to discuss all of this with your account manager to help you get started.

## Create monitoring topics

Once your monitoring needs are defined, we can start using the platform and [create your first *Topic*.](/platform-guide/create-a-new-topic.md)

#### &#x20;Checks to make before submitting your first *Topic*

* [x] Did I choose my monitoring language correctly?
* [x] Did I include parentheses if needed ?
* [x] Did I include Twitter accounts of the brands, institutions or influencers I want to monitor?
* [x] Did I write all the spelling variants of my keywords, including accents?
* [x] Did I check the amount of data captured over the last 30 days?

## Third step : Data Analysis&#x20;

Once your monitoring *Topic* is live and the data has been retrieved, you can start using the different features of the platform to analyse it.

\
You will find below a video to help you navigate the platform.&#x20;

{% embed url="<https://www.loom.com/share/39e67ecd16044ed2b4962273599ca7f1>" %}

**Playing with the time period**

Selecting a time period on Visibrain allows you to precisely target the data to analyze by focusing on a specific moment or a recent trend (such as a monthly, weekly, or even the last 24 hours view).

{% embed url="<https://app.playplay.com/app/video/visibrain/how-to-use-the-time-period/558298df-136a-43ef-864a-bdd8107f1f0e>" %}

#### Click on an item to get more information

You can click everywhere on the platform to easily get more details about what you are looking at (who shared this tweet ? What do people say about this article on Twitter ? What is behind this peak of activity ? etc).

**Use several sorting options**

Posts, articles and users can be sorted by many indicators to give you the maximum level of information about your monitoring *Topic*.

**Use filters to go in depth in your analysis**&#x20;

You can use [*Filters*](/platform-guide/filters-subtopics-and-filter-library.md) to detect low signals and easily find what you are looking for, even in a *Topic* with several thousands of posts. We have more than [150 *Filters*](/filters-and-helpful-documents/list-of-operators-to-add-filters.md) you can use according to your needs.

## After that ?&#x20;

If you want to know more about Visibrain's platform, go on the [**Guide's platform**](https://aide.visibrain.com/guide/topics) section to learn how you can use the filters in *Explore*'s section, setting up alerts, reports and create smartboards.&#x20;

{% content-ref url="/pages/-MbfxWXO3-YQNjCXzQ5I" %}
[Explore](/platform-guide/explore.md)
{% endcontent-ref %}

{% content-ref url="/pages/WWjYMBYM1ZztY4xgFL8h" %}
[Alerts](/platform-guide/alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/SSCW1rmesR5OYCIqzQxL" %}
[Reports](/platform-guide/reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rhxf9dwlDEufPB1Q6VQI" %}
[Smartboards](/platform-guide/smartboards.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.visibrain.com/master/first-steps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
