> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User

<span id="atoti.User" />

> atoti.User(<br />
>     \*,<br />
>     *name*: [str](https://docs.python.org/3/library/stdtypes.html#str),<br />
>     *roles*: [Set](https://docs.python.org/3/library/collections.abc.html#collections.abc.Set)\[[str](https://docs.python.org/3/library/stdtypes.html#str)],<br />
> )

### Attributes

<h4 id="atoti.User.name">
  *name*
</h4>

> [str](https://docs.python.org/3/library/stdtypes.html#str)

<h4 id="atoti.User.roles">
  *roles*
</h4>

> [Set](https://docs.python.org/3/library/collections.abc.html#collections.abc.Set)\[[str](https://docs.python.org/3/library/stdtypes.html#str)]
