# First Time Login

After installation, open ATAS and enter the login and password that were emailed to you after registration. To avoid entering your details each time, you can check the "Remember data" box.

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

{% hint style="info" %}
Done! The platform is now installed and ready to use. Before diving into the main interface, let’s take a moment to explore the login window — there are a few settings here that often confuse beginners.
{% endhint %}

1. At the bottom, you will find the button to select the platform version. When you click on it, a dropdown menu will display the current version of the program (selected during installation) and other available releases, which we discussed earlier.

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

2. The dropdown menu offers five server options: F2, E2, T2, R2, and Auto.

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

By default, the Auto server is selected, which automatically chooses one of the four available options. We recommend leaving this setting as it is because it is optimal for most cases.

Manual server switching may be needed if you are in areas with weak or unstable internet. In such cases, try different servers until you find the most stable one.

3. The "Workspace" field allows you to select and edit your workspaces before launching the platform.

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

We have set up a workspace for you called “default,” which we will cover in detail later. As you become more familiar with the platform, you will start customizing your workspace to suit your preferences, adding charts, indicators, preferred tools, and more. These workspaces can be saved to a separate list and selected before launching the platform.

You can also access the workspace editor \[2] here, which enables you to make changes without loading charts and slowing down the platform. If needed, you can export and store these files separately, which can be helpful when using your customized workspace on another computer. This is also the most reliable way to keep backup copies.

A yellow warning triangle \[3] will appear if the workspace becomes overloaded, such as having too many charts, drawing objects, or an excessive amount of historical data. This could cause the platform to slow down. You can optimize your workspace (for instance, by removing some charts or reducing the amount of loaded days) directly from the login window, without needing to fully launch the platform.

{% hint style="info" %}
After clicking "Connect," you will access the workspace we have prepared for you. It is designed to guide you through making your first trade on ATAS, and we will explain that process in detail next.
{% endhint %}


---

# 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://start.atas.net/step-1.-install-the-platform/first-time-login.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.
