# Team and accounts

Marple Insight is designed to be used in teams.&#x20;

Users work together with other users on projects in a **workspace**. A workspace has multiple users. Similarly, a user can be part of different workspaces.

Much of the way access and permissions work under the hood, depends on the setup of the identity provider or IdP (see: [Identity Providers](/docs/marple-insight/setup-and-configuration/deployment/identity-providers.md)).&#x20;

## Access through External IdP

To get access to Marple, you will need to be given access in the external IdP provder. Contact us ([Feedback](/docs/marple-insight/welcome/feedback.md)) if you have questions about this.

## Access through built-in IdP

To get access to Marple, you will be invited&#x20;

To create an account, simply go through the sign up steps when opening Marple Insight for the first time.

You can sign up with e-mail and password credentials or with Google.

<figure><img src="/files/ynCweCGPUNceIIiGbefU" 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://docs.marpledata.com/docs/marple-insight/user-manuals/team-and-accounts.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.
