# Guests by domain

**When to use:** Auto-organize guest users and grant per-company access.

## What you'll grant

* In **Org Settings**: map `@domain` → guest team
* Grant that team needed actions on Projects/Analyses

## Steps

1. Create guest teams (e.g., `Acme-Guests`)

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

2\) Add domain rules in \*\*Org Settings\*\*

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

3\) Grant team access on target Projects/Analyses

## Verification

New guests land in the right team and see only what you granted.

## Roll-back

Remove domain rules and/or team grants.


---

# 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://documentation.panomics.bio/documentation/access-control/recipes/guests-by-domain.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.
