# How do I add a session or mass import sessions?

*This guide also applies to accounts*

* To use the account addition and mass import features click the accounts tab instead of sessions tab in sessions section of bot

[Navigation](#h_91e226e1a1)

[Sessions Page Overview](#h_c560ea0ef2)

[How To Add Sessions](#h_5f07ba15ab)

[How To Mass Import Sessions<br>](#h_1c7ffb652d)

### **Navigation** <a href="#h_91e226e1a1" id="h_91e226e1a1"></a>

Firstly, **navigate** to the sessions page in StellarAIO

<div align="left"><img src="/files/GsTxZ1zWiw7AbjgJQP1x" alt=""></div>

### **Sessions Page Overview** <a href="#h_c560ea0ef2" id="h_c560ea0ef2"></a>

![](/files/hRv0snpuJTwg7Tsdk99U)

1. **Websites**
   1. Click each respective site to add a session or account (or mass import sessions or accounts) to this specific site
2. **Tabs**
   1. To switch between adding sessions and accounts click the tabs at the top of the screen

      <div align="left"><img src="/files/OYlpRoQ4vpDvnAwLgHbp" alt=""></div>

### **How To Add Sessions** <a href="#h_5f07ba15ab" id="h_5f07ba15ab"></a>

1. Click a **site** you want to add a session to
   1. In this example I'm going to be adding an Amazon session
      1. Please be aware that different site session addition settings may need different things. To find specific instructions navigate to that respective site guide on Intercom
2. Click **Add Session**

   <div align="left"><img src="/files/8Jds4PI8xUqgCFVLFuAu" alt=""></div>
3. Give your session a **name** and **click** **save**

   <div align="left"><img src="/files/kgJnpKRRJx72Q0dnNRCN" alt=""></div>
4. To add credentials and information to this newly created session click the edit icon next to it

   ![](/files/kaoBTnn8TcfJr8U03NJi)

**Edit Session**

![](/files/Jqt4xgEzPZEHCzXjqe0B)

* **Region**
  * Select the region your account is based in
* **Login Proxy**
  * The login proxy you want the session to login to your account with
  * To use localhost, type in "local"
* **Account Email**
  * Email of your account
* **Account Password**
  * Password of your account
* **2FA Authenticator Key**
  * 2FA key of Amazon account
  * For more information on this please view the Amazon Intercom guide
* **Login Method**
  * The method of logging into the account you want to use

### **How To Mass Import Sessions** <a href="#h_1c7ffb652d" id="h_1c7ffb652d"></a>

1. Click the **Mass Import Sessions** button

   ![](/files/QhXFkl5BmwB7fGQxQdCR)
2. Follow the **format** given to import multiple amount of sessions at a time

   <div align="left"><img src="/files/sC5kvSMjARKcjviZIbcq" alt=""></div>

   1. The format here is **Email;Password;IP;Region**
      1. You would input the corresponding information for the account in each section of the format
      2. For more information on formats please view the site respective guide
3. Click **Save**


---

# 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://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-identities-tab/how-do-i-add-a-session-or-mass-import-sessions.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.
