> For the complete documentation index, see [llms.txt](https://docs.guardware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardware.com/documentation/protect/users-and-devices/protect-users.md).

# PROTECT Users

### Assign Security Groups to Users

1. Go to **PROTECT > Security Groups**.
2. Click **Users**.\
   &#x20;

   <figure><img src="https://2233655803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi6thNYq9Il6WA2mTbj6X%2Fuploads%2FxYd6tFX0uqL8FAa7VHTI%2FSecurity%20Groups%20-%20Users.png?alt=media&amp;token=a4e966b0-8bce-4519-9de9-9d371281f8cd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
External users appear on the list only after they have accepted the invitation and installed GuardWare PROTECT. For details on how to invite external users, see [Invite External Users](/documentation/protect/users-and-devices/invite-external-users.md).
{% endhint %}

3. Search for the user and click **Assign Security Group** in the **ACTIONS** column. You’ll see the list of all Security Groups.<br>

   <figure><img src="https://2233655803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi6thNYq9Il6WA2mTbj6X%2Fuploads%2F2UX1vpTU3sHvk0EXrNWF%2FSecurity%20Groups%20-%20Assign%20Security%20Group.png?alt=media&amp;token=14c5ed60-7ad0-4c57-aae6-5c0dfec70c93" alt=""><figcaption></figcaption></figure>
4. Select the Security Groups and click **Assign Security Group**.

From here, you can also perform the following actions:

1. [Enable/Disable User](https://docs.guardware.com/documentation/protect/users-and-devices/pages/MBylhwBiBz1LYjFFWcal#id-1.-enable-disable-user)
2. [Enable/Disable Log](https://docs.guardware.com/documentation/protect/users-and-devices/pages/MBylhwBiBz1LYjFFWcal#id-2.-enable-disable-log)
3. [Enable/Disable Force Encrypt](https://docs.guardware.com/documentation/protect/users-and-devices/pages/MBylhwBiBz1LYjFFWcal#id-3.-enable-disable-force-encrypt)
4. [Encrypt Files](https://docs.guardware.com/documentation/protect/users-and-devices/pages/MBylhwBiBz1LYjFFWcal#id-4.-encrypt-files)
5. [Decrypt Files](https://docs.guardware.com/documentation/protect/users-and-devices/pages/MBylhwBiBz1LYjFFWcal#id-5.-decrypt-files)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.guardware.com/documentation/protect/users-and-devices/protect-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
