# Add Members From SSO

## Pre-requisites to add team members

1. Ensure the team member is added into the team of your Identity Provider.

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

## Steps for users to login into Akto dashboard via SSO

1. Navigate to `https://app.akto.io/sso-login` and enter your email id.

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

2. The user you will be signed in the Akto Dashboard with the role `SECURITY ENGINEER` by default.
3. The Admin of the Akto Dashboard account can change the role of the team member with the following steps:
   1. Click the `Settings` button on the bottom of the left nav.
   2. Click the `Users` tab from the left nav of the page.
   3. Click on the dropdown of the role and update the role of the team member.

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

### Note:

For more information about Roles in Akto dashboard, refer [this](/account-management/understanding-role-permissions.md)


---

# 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://ai-security-docs.akto.io/account-management/sso/add-members-from-sso.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.
