# How to Log Into a Workspace

To log into Workspace, you need to have at least one user in the Workspace<br>

#### Opening the Workspaces List

1\. Go to the Workspaces [tab](https://app.getconduit.app/r/agency/workspaces/)

2\. Find the Workspace you need and click the “Sub-accounts” button.

<figure><img src="https://lh7-us.googleusercontent.com/l89wZsvuvgkXno-lhIXSc6T3gv5kgXLhdUpuI8iuEIg5ZJq5az_9g3BmkfreT8rdddmDhE6LrtuWUlbQt5k5WFkOyQ3PNviU6_h017oymWZbSoafxJ8OjbM14Eqzj7I3JATrD-9J16toCNNH4XgtN48" alt=""><figcaption></figcaption></figure>

If the "Sub-accounts" button is not present, it means there are no users in that Workspace. You will need to create a user.

Click on the Login button for the user whose account you want to log in to:

<figure><img src="https://lh7-us.googleusercontent.com/CEjNOmKRU1WhSiBOYxxEJ6lNf7fvuMOzZ0SaDrHhy-MsRsWyEEepF0AyAIOd2nOjRsc-V5P9AZrRK1qNkslHl0lGo1pqfU1euTc2BiWnHQBnrqBNqJ07s0zAC04wgcOnm0COxXGB7djnc5EsKSOg6fU" alt=""><figcaption></figcaption></figure>

#### **If the Sub-accounts Button is Missing**

If the "Sub-accounts" button is not present, it means there are no users in that Workspace. You will need to create a user.

There are two ways to create a user:

1\. Directly in the Workspaces UI (Starting June 2024)

2\. By creating a new invitation

#### How to Create a New Invitation

1\. Click on the “Sign up page” button.

2\. Copy the URL and open it in an incognito browser. A UI for creating a new user will appear.

3\. Enter a unique email that you have not used in Conduit before. For multiple Workspaces, use the following template:

&#x20;  \- If your main email is <email@getconduit.app>, then use:

&#x20;    \- <email+1@getconduit.app>

&#x20;    \- <email+2@getconduit.app>

&#x20;    \- <email+3@getconduit.app>

\
After successfully creating an account (the Conduit home page will open), close the incognito browser and return to your master account.

#### Logging In

1\. Refresh the page: <https://app.getconduit.app/r/agency/workspaces/>

2\. Click “Sub-accounts” and you will see the account you just created in the list.

3\. Click on the “Login as” button for the user whose account you want to log in to.

#### Logging In Without Creating a New User

In this scenario, you won't need to manually create a new user. Just click the "Login As Me" button.

<figure><img src="https://lh7-us.googleusercontent.com/IaCN3GJG7Gxe8ZwPyY-iBSe9Cmlb9b52oDdoJKd3sjnxyhrgWnqMfnO4C6snZes3GKVxaeZzcC8YdNWWg_EyVBB9cGlBqOvC8-sZ3hiPbEO3A1AaZCuSqzNcGAvCiYWcc4JGQgaKuJu0EIVhvjqpMTs" alt=""><figcaption></figcaption></figure>

You have administrative rights in the Workspace. When you need to return to your master account, click logout (the bottom left menu).

\ <br>

\
\ <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.getconduit.app/conduit-for-digital-agencies/how-to-log-into-a-workspace.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.
