# Setting

## About Setting

This function in the Admin Panel will be used to rebrand the job board and showcase your brand by adding your static pages, your email service, your social medial links, etc.

<figure><img src="/files/GFtAjUmCwLrPbxO37OjS" alt=""><figcaption><p>Setting Module for Website Branding</p></figcaption></figure>

## Setting Instructions

1. Open the admin panel URL.
2. Enter your credentials (username & password) to log into the admin panel.
3. Go to the "Manage Portal" module.
4. Click on the "Setting" from the left panel of the page.

Let's see all the tabs of setting in brief. Click "Next" to continue.


---

# 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://docs.arthajobboard.com/admin/manage-portal/setting.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.
