# Portal settings

- [Trouble shooting for your students](https://academy.synap.ac/doc/portal-settings/trouble-shooting-for-your-students.md): This page will guide you on how to resolve common student questions
- [Portal Settings](https://academy.synap.ac/doc/portal-settings/portal-settings.md)
- [General and branding](https://academy.synap.ac/doc/portal-settings/portal-settings/general-and-branding.md): Learn how to customise and brand your portal as well as advice and tool recommendations
- [Registration settings](https://academy.synap.ac/doc/portal-settings/portal-settings/registration-settings.md): Learn about the different login page customisations and registration methods on your portal
- [Email settings](https://academy.synap.ac/doc/portal-settings/portal-settings/email-settings.md): Customise the email notifications, at the portal level
- [Locale / Language settings](https://academy.synap.ac/doc/portal-settings/portal-settings/locale-language-settings.md)
- [SSO Authentication](https://academy.synap.ac/doc/portal-settings/portal-settings/sso-authentication.md): Learn how to enable and set up Single Sign On
- [Auth0](https://academy.synap.ac/doc/portal-settings/portal-settings/sso-authentication/auth0.md): Guide to Setting Up SSO with Auth0
- [JSON Web Tokens (JWT)](https://academy.synap.ac/doc/portal-settings/portal-settings/sso-authentication/json-web-tokens-jwt.md): Guide to Setting Up SSO via JWT
- [SAML with Okta (EU)](https://academy.synap.ac/doc/portal-settings/portal-settings/sso-authentication/saml-with-okta-eu.md): Guide to Configuring SSO Using SAML and Okta for clients on Synap's EU infrastructure
- [SAML with Okta (US)](https://academy.synap.ac/doc/portal-settings/portal-settings/sso-authentication/saml-with-okta-us.md): Guide to Configuring SSO Using SAML and Okta for clients on Synap's US infrastructure
- [Study and Self Practice settings](https://academy.synap.ac/doc/portal-settings/portal-settings/study-and-self-practice-settings.md): Configure portal level settings for a users study dashboard
- [User access and page management](https://academy.synap.ac/doc/portal-settings/user-access-and-page-management.md): Customise which Pages (icons in the left hand menu) different user types can see
- [Data Management](https://academy.synap.ac/doc/portal-settings/data-management.md)
- [Tag manager](https://academy.synap.ac/doc/portal-settings/data-management/tag-manager.md)
- [Attributes](https://academy.synap.ac/doc/portal-settings/data-management/attributes.md): Creating custom user attributes through the attribute manager
- [Records of learning](https://academy.synap.ac/doc/portal-settings/data-management/records-of-learning.md): Create records of learning to store on users for qualifications, certifications or anything else they may have done off platform. Make Synap you're source of truth for a user's learning &  assessments
- [Sub portals](https://academy.synap.ac/doc/portal-settings/sub-portals.md): The sub portal feature on Synap creates portals within your main portal, helpful if you're selling B2B access to your clients for their users.
- [Creating sub portals](https://academy.synap.ac/doc/portal-settings/sub-portals/creating-sub-portals.md): The steps to creating a sub portal - you must be on Pro or Enterprise to access this feature.
- [Branding sub portals](https://academy.synap.ac/doc/portal-settings/sub-portals/branding-sub-portals.md): You can band a sub portal in the same way as a root portal, allowing sub portals to have their own unique identity.
- [Billing & usage](https://academy.synap.ac/doc/portal-settings/billing-and-usage.md): Overview of billing options and MAUs on Synap
- [Content management](https://academy.synap.ac/doc/portal-settings/content-management.md): A look at the different types of content on Synap and how to use the library
- [Embed presentations](https://academy.synap.ac/doc/portal-settings/content-management/embed-presentations.md): Learn how to use the embed item type to embed presentations in Courses and Collections, you can use the embed for other types of content in iframes
- [Notes](https://academy.synap.ac/doc/portal-settings/content-management/notes.md): Create rich engaging notes using our note builder
- [Dynamic notes](https://academy.synap.ac/doc/portal-settings/content-management/notes/dynamic-notes.md): How to use the portal variables and logic operators that make up dynamic notes


---

# 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.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.
