# Creating sub portals

### 🎨 Creating a sub portal

Once you've accessed the sub-portal management section via the portal settings menu, you can create a new sub-portal by following these steps:

1. Click on the "Create Sub-Portal".
2. Provide a unique name for the sub-portal. This name should be descriptive and help identify the purpose or content of the sub-portal.
3. Click 'Save' once you are happy with the name.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FwgA2lNDfx0xZyNs3NSdi%2Fezgif.com-crop.gif?alt=media&#x26;token=1d46bd7f-75cf-425e-8cbe-ad4b9c4d876b" alt=""><figcaption><p>Creating a sub portal</p></figcaption></figure>

### Adding user groups to a sub portal

1. Go to the user groups page
2. Begin [creating a new user group](https://academy.synap.ac/doc/users-and-groups/creating-groups), You should now notice a new field 'Sub portal'
3. When you get to the sub portal field ensure that you assign this value to that of the sub portal you want the user group to have access to.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FhhaXoxPs2xGUCwARejvz%2Fezgif.com-video-to-gif%20(1).gif?alt=media&#x26;token=8769d10b-c3df-4f37-8d33-aaff98adc4c2" alt=""><figcaption><p>Creating a new user group within the example sub portal</p></figcaption></figure>

### 🙋 Adding users to sub portal user groups

1. Navigate to the user groups page and search for the sub portal user group that you would like to add new users into. You can filter by sub portal to make this easier.
2. Select import users, we offer a few different ways to add users to groups and go into more detail [here](https://academy.synap.ac/doc/users-and-groups/creating-groups).
3. Once you have decided on your method of invitation, invite the users to your sub group.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FNsStIl38P47YMFvAri3F%2Fimage.png?alt=media&#x26;token=03c05cb3-419a-4aaa-b1ff-86d94b04f899" alt=""><figcaption><p>Inviting users to a sub group</p></figcaption></figure>

### &#x20;

### ➕ Adding content to a sub portal

1. Navigate to the content you would like to add to your sub portal. In this example, it's a collection.
2. Select the collection and then select 'user groups'.&#x20;
3. Search for the sub portal user group you would like to have access to the content.
4. Once you have found it, select the give access button in the right-hand corner.

For times when the content needs to be assigned, such as in an Exam or Assignment. Ensure that the chosen group is the sub portal group you want the content to be assigned to.&#x20;

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2F7ZhrB0gf2HLVNAxbVt65%2Fezgif.com-video-to-gif%20(2).gif?alt=media&#x26;token=104344dd-941a-42bf-8494-713bb5999b6e" alt=""><figcaption><p>Giving a sub portal access to a collection</p></figcaption></figure>


---

# 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://academy.synap.ac/doc/portal-settings/sub-portals/creating-sub-portals.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.
