# Configuring Custom Messages

Instructor Portal configuration can be found in the newly added Instructor Portal Module from the left navigate bar:

<figure><img src="https://8956814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3xKFoXko5Bv4gfMw37Of%2Fuploads%2FJrMCSu73alS7wX8Gzpf4%2Fimage.png?alt=media&#x26;token=5f968413-415c-4176-8114-317e574ce807" alt=""><figcaption><p>The NEW Instructor Portal</p></figcaption></figure>

The first option configures the content on the login page of the Instrcutor Portal.

<figure><img src="https://8956814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3xKFoXko5Bv4gfMw37Of%2Fuploads%2FWXVvs3spsSmFs9wDiENg%2Fimage.png?alt=media&#x26;token=1d4f5246-455f-4b89-bf55-a9e1d4ddceac" alt=""><figcaption><p>Login page customization</p></figcaption></figure>

The second two, found under Dashboard, configure a message on the dashboard once an Instructor logs in to the Portal and an optional alert message that is colored orange to capture their attention.

<figure><img src="https://8956814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3xKFoXko5Bv4gfMw37Of%2Fuploads%2FdAVyLlaYen1c3A4jL775%2Fimage.png?alt=media&#x26;token=e18fc011-693d-416f-959a-f76b4a2dd016" alt=""><figcaption><p>Configuring the Instructor Portal welcome message</p></figcaption></figure>

<figure><img src="https://8956814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3xKFoXko5Bv4gfMw37Of%2Fuploads%2FhrLlX7kp8L22gcLZsdu1%2Fimage.png?alt=media&#x26;token=d0cdf337-2fbd-4f3a-9d37-91f572bd04ea" alt=""><figcaption><p>Scroll to find and configure the Alert Message</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://docs.c360.org/attendance/taking-attendance/program-attendance/instructor-portal/configuring-custom-messages.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.
