# Quick start

## Workspace

Upon your first login to the platform, you will see a default window with several widgets. An onboarding process will also be launched, guiding you through each element and explaining its purpose. You can close the onboarding at any time.

A "widget" refers to a single element where analytics are implemented.

You can customize your workspace flexibly: move, add new widgets, and close them.

<figure><img src="/files/NFUBWu1MnJd4gGzFFqYc" alt=""><figcaption></figcaption></figure>

### **Workspaces**

Our platform includes workspaces. These are independent areas where you can create a customized workspace for a specific situation.

You can add new workspaces with the UNLIMITED subscription by clicking the "+" icon. A maximum of 6 workspaces are available.

The FREE subscription level provides access to only one workspace.

<figure><img src="/files/1LzrKQj6XGTJYjmRg0IL" alt=""><figcaption></figcaption></figure>

You can rename a workspace by double-clicking its name.

<figure><img src="/files/kthXddgs9HZUbGWg4HOU" alt=""><figcaption></figcaption></figure>

### **Widgets**

Available widget options are located in the upper-right corner of the screen. When you click the new widget icon, it will open in the center of the screen. You can then move, resize, and configure its settings.

<figure><img src="/files/LBqc2eoLaIzgl8GA7w2G" alt=""><figcaption></figcaption></figure>

Multiple instances of the same widget can be opened at once (except for the AI Assistant). Each instance's settings are independent.

You can rename a widget by double-clicking its current name.

<figure><img src="/files/uG347JnhStnpQ6tAtDuI" alt=""><figcaption></figcaption></figure>

### **Subscription Information**

In the upper-left corner of the screen, you'll see the product name and your current subscription. We currently offer two subscription levels: Free and Unlimited.

Every new user gets 7 days of free Unlimited subscription.

<figure><img src="/files/24SwoVK1vbWY3H4vY3Yw" alt=""><figcaption></figcaption></figure>

Once the period ends, you will automatically switch to the Free subscription. This level is free and offers limited functionality. You can purchase an Unlimited subscription by clicking the "Upgrade" button, which will redirect you to your 1ex account.

<figure><img src="/files/zmfdtFB31vOpgqiZIPQF" alt=""><figcaption></figcaption></figure>

For more information on subscription payment, check the section [Subscription Payment](/1ex-news/user-manual-eng/general/subscription-payment.md)

### **Language Switching**

Currently, two languages are available: English and Russian. The entire interface and content in the widgets, including news, will be localized.

<figure><img src="/files/Ttyw2Uud9ItvEulGTweo" alt=""><figcaption></figcaption></figure>

### **Account**

Clicking the profile button will take you to your account, where you can change your password, choose and pay for a license, view purchase history, and more.

<figure><img src="/files/snbp2duhI5XZYbUYJyMT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kmmcBva9vh27L9lrybqx" alt=""><figcaption></figcaption></figure>

### **Onboarding**

If you need guidance on the platform or specific widgets, you can relaunch the onboarding process.

<figure><img src="/files/X0HsZ7z6MhGyZHvRT66E" alt=""><figcaption></figcaption></figure>

Regardless of your configuration, the onboarding will go through each element and explain it.

<figure><img src="/files/J2tbYf6TkRFqs8SFYbLV" alt=""><figcaption></figcaption></figure>

### **Logout**

If you want to log in with a different account, click the "Logout" button.

<figure><img src="/files/KnCeyLGhtEeX4zOkTMoh" alt=""><figcaption></figcaption></figure>

### **Support**

If you have questions about the app, payment, licenses, widget functionality, or anything else, you can contact our support:

<figure><img src="/files/g0BcWMiMCtG7ATf2TCnT" alt=""><figcaption></figcaption></figure>

You will be redirected to our Telegram support profile:

{% embed url="<https://t.me/Help1EX>" %}

### **Wiki**

A complete knowledge base about our AI News product and more. If you're reading this, you're already in it :smile:

<figure><img src="/files/F7JNisHHGVe5W5zHqXeD" alt=""><figcaption></figcaption></figure>


---

# 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://1ex.gitbook.io/1ex-news/user-manual-eng/general/quick-start.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.
