# Adding Users

Any GitHub user can be added to the configuration file, they do not need to be a member of the Organization that hosts the `saml-to.yml` file.

Simply add their GitHub User handle to the `saml-to.yml` configuration file under the `users` section for the desired role:

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

Removing the user from the `saml-to.yml` will immediately remove them the ability to assume the role again.


---

# 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.saml.to/configuration/service-providers/aws-federated-roles/adding-users.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.
