# Membership Settings: Site Details

In this article, we will go over the Site Details section of the Membership Settings.

{% embed url="<https://lh4.googleusercontent.com/wkT0-xEgUMep8aBGUQPGCZQSsD2BwbnaM6gjSSNOGLk1vNr-Omw9aZpORGDATirC8v56uSDWjsLfu6Uq249PXsiGGdetP4044BRYqHO3pcL5zi9ycz9a3-RT9Fo_UVmbW_4EZA6fyYxp2dhrO3Kxo94>" %}

**Site Info**

Here, you can modify the following:

* Membership Area Title
* Subdomain URL
* Support Email offered to your members
* Support Phone Number offered to your members

You can also create, copy, or regenerate Magic Links. Magic links are one-click sign-in links.

***Note:** These must be sent through the system in order to function properly, either in email or SMS, in automation, or in conversations. This is due to the custom values present, for example: {{contact. email}}.*

***Note:** You could provide the link to the membership area without allowing auto logging in by removing everything from the URL from the “?” symbol and after.*

*Example:* [*https://Ultimaterandmembership...*](https://ultimaterandmembership.example.example.com/)

Under advanced, you can add Custom CSS or Javascript, and tracking codes.

{% embed url="<https://lh3.googleusercontent.com/I7n8hk7kYxiyyZnKu_AKoGjDQHwwPdTbF3Q7rlO8rojjfQu9yAkQZzgmRz2hYhakuCYqF8sDpLO8wMRxbS4b6HRW1v_vP_wuAL3dEJhQ4Z0MTjy8o398xW_qF4XsgrtHok8tGQfyMvXT5FvhbgKHuec>" %}

**Branding**

Here you can control the branding in your membership by altering the logo and favicon.

Note: Recommended Dimensions are 640x640 for the Logo and 32x32 for the Favicon

{% embed url="<https://lh6.googleusercontent.com/_BFHseLeaTN2b-3UrPUASXGBSgnw2_uqbtdGv5CiCHfzhv6i3KTRjfQX1aPx7qEf5T6vSrofYrG-VAkeZHnVM2OsNTlkYNi5BgvtaqE3nA_JnYEubRnF_iwHL4as4uz1KbvmI5WITuBQJhvcmSnZaGg>" %}


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/memberships/membership-settings-site-details.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.
