# Registration settings

One of the most important questions about your Synap platform is '**How will my users sign up to the portal**'. Head over to Settings>Portal Settings>Registration to configure your sign up method and the login page customisation.&#x20;

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2Fcwv3nLlgMSLJ1TiXHelR%2FScreenshot%202023-07-20%20at%2012.24.11.png?alt=media&#x26;token=f2474e00-395d-4eb6-82d8-6b8d53b0e102" alt=""><figcaption><p>Settings> Portal settings > Registration page</p></figcaption></figure>

From here select the colours, descriptions and background images shown on your portal signup / login page. Head over to [universe.synap.ac](https://universe.synap.ac) to see an example.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FkgBF8F1Rpz2jQhw0tnCh%2FScreenshot%202023-07-20%20at%2012.24.46.png?alt=media&#x26;token=78b030df-cfd1-4e7a-b5bf-792da61696d5" alt=""><figcaption><p>Example login page </p></figcaption></figure>

The image login page images shows to users on the right of the login page. As this page is responsive we recommend not including lots of text or anything that can be cropped. [Click here for a template](https://synap-content.s3.eu-west-1.amazonaws.com/portalstore/PortalBackground+\(2\).png) with a safe zone indicated - Use a high quality rectangle image around **1430x945px**

### ✍️Sign-up method

{% hint style="danger" %}
🚨 Sign-up method is really important - if you don't want users to be able to create their own account you should leave it as closed (ie if you're selling exams or learning)&#x20;
{% endhint %}

* **Sign-up method** - how users can sign up for the portal, if closed there will be no 'Get started' button and users will be advised to contact the administrator for access details.
* **Allowed domains** - list domains you want to allow to create accounts
* **Title** - Top line on the login page (see below)&#x20;
* **Description** - Paragraph below the title on the login page, supports links, see below.&#x20;
* **Background image** - The image that appears to the right of the login page

![Example of a login page - set to open registration](https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FM8KlVm07TvAbTjPpP9sE%2FScreenshot%202022-04-05%20at%2014.26.51.png?alt=media\&token=36e7eb1f-186d-49f8-99c4-eb3d6cc49e73)


---

# 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/portal-settings/registration-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.
