# How to navigate in the AB Tasty platform

## How to access the AB Tasty platform <a href="#h_01ggd4s18jf04mh1bjp4aqw7cz" id="h_01ggd4s18jf04mh1bjp4aqw7cz"></a>

AB Tasty doesn’t provide free and direct access to the platform. To log in to the platform, you need to get in touch with our commercial team. Please refer to this page to [**contact us**](https://www.abtasty.com/contact/).

Once your account has been created by our team, you’ll receive an email with all the information needed to connect for the first time and create a password. Please refer to [**this tutorial about login**](/onboarding/getting-started/login.md) for more information.

## General navigation <a href="#h_01ggd4shpbfy1b2drnbzqdj0dv" id="h_01ggd4shpbfy1b2drnbzqdj0dv"></a>

Once logged in to the platform (with [**MFA**](broken://pages/bX72o3gP83PR9FpsLpgG) for security reasons), you’ll land directly on the [**Global Experience Dashboard**](/dashboard/global-experience-dashboard-discovery.md).

This dashboard is [**customizable**](/dashboard/how-to-customize-your-global-experience-dashboard.md) and will display useful information about your account(s) and activities.

### Navigation panel <a href="#h_01j7gdjqg2gnskqdcv44hk1xzb" id="h_01j7gdjqg2gnskqdcv44hk1xzb"></a>

The **navigation panel** is a collapsible panel positioned on the left side of your screen. It gives access to the **main features or workspaces of the platform**, such as [**Web experimentation**, **Personalization**](/web-experimentation-and-personalization.md), [**Libraries**](/assets-library.md), [**Feature experimentation & Rollouts**](/feature-experimentation-and-rollout.md), [**Data Explorer**](/reporting-and-performances/data-explorer.md), [**ROI Dashboard**](/reporting-and-performances/roi-dashboard.md), and more.

### Top right options <a href="#id-01j7ge8qbpet8hv9f559ctc6rw" id="id-01j7ge8qbpet8hv9f559ctc6rw"></a>

#### What's new <a href="#h_01j7geaz012be0dp059edben7z" id="h_01j7geaz012be0dp059edben7z"></a>

The "**What’s new?"** section opens a panel on the right with the latest changelogs and the history of previous ones. If the bell has a **red numeric circle**, this means a new changelog article has been added and not seen.

#### Help <a href="#id-01j7geb2ec3krw1gk9kbc0kz0n" id="id-01j7geb2ec3krw1gk9kbc0kz0n"></a>

**"Help"** gives you direct access to the following:<br>

* **Documentation**: this current knowledge base
* **Tag changelogs:** the specific [**release note page**](https://tagchangelog.abtasty.com/) for all the **tag** releases
* **Submit feedback**: a specific board you can access (you can access because you’re logged in to the AB Tasty platform) to post new requests about the product or the documentation, vote for the existing requests, and communicate directly with our Product team.
* **Contact us**: a chat widget for chatting with our support team

#### Settings - Profile picto  <a href="#id-01j7gechys3f67a3v03dew7wp1" id="id-01j7gechys3f67a3v03dew7wp1"></a>

By clicking on the picto "profile" you'll access directly the settings of your account, with the following shortcuts:

* **Organization:** direct access to *the section Organisation of the settings*, specifically to the [**Organization management page**](/account/account-management/the-organization-page.md) to pilot your entire organization (all the accounts you manage as [**super admin**](/account/account-management/how-to-manage-users.md), or the organization to which you belong).
* **Account:** direct access to *the section Account of the settings*, specifically to the page [**General Information**](broken://pages/UIM8o9kWRZGZEhLpWuCR) of your active account (the one which is selected in the top [**dropdown**](#01J7GEC521QQZ21P0YTF8F5M6V))
* **Profile**: Refer to this the [Profile settings](broken://pages/6YotomZ3vAcZsrf3pNzC) article for more details.
* **Implementation**: direct access to *the section Implementation of the settings*, specifically to the [**Tag**](broken://pages/jgdTGEebOifQ1M7Dj9jM) implementation page.
* **Advanced settings**: direct access to *the section Advanced settings of the settings*, specifically to the One Visitor One test option, which is the first one of the list.

You can **sign out of the platform** by clicking the "Sign out". If you’re logged in to AB Tasty on different browsers or sessions, a pop-up will ask you if you want to log out of all sessions. We recommend that you use this option to be sure that your session is securely ended.

#### Change account dropdown <a href="#id-01j7gec521qqz21p0ytf8f5m6v" id="id-01j7gec521qqz21p0ytf8f5m6v"></a>

The change account dropdown gives access to every account to which you have access.<br>

The only information that is common to different accounts is that relating to the **organization**: the specific cards on the [**Global Experience Dashboard**](/dashboard/global-experience-dashboard-discovery.md) and the information on the [**organization**](/account/account-management/the-organization-page.md) page. In all cases, only a [**super admin**](/account/account-management/how-to-manage-users.md) can access this information.

#### Refresh tag <a href="#id-01j7gekzf8k83spgncwqzj0agg" id="id-01j7gekzf8k83spgncwqzj0agg"></a>

The refresh tag feature is accessible in the header on every page of the platform. It informs about the generic tag status and the last updates, but is also a way to refresh your tag to publish the latest content. For more information about different status and how to use this feature, please refer to this specific [**article**](/account/tag-integration/ab-tasty-tag-compilation.md).<br>


---

# 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.abtasty.com/onboarding/getting-started/how-to-navigate-in-the-ab-tasty-platform.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.
