# Settings

The settings page of Job Alerts can be accessed from the WordPress dashboard at <mark style="background-color:yellow;">**Job Openings > Job Alerts**</mark>

<figure><img src="/files/ygZHQUeMclfqCUVEdXU5" alt=""><figcaption></figcaption></figure>

In the settings page, under the first tab, you can find the list of your Job Alerts subscribers along with the Job specifications they have selected, subscribed date and time, and a link to view all the alerts sent to each subscriber.

### **List of Subscribers**&#x20;

<figure><img src="/files/hKoFv0wmunQHWewZe9bb" alt=""><figcaption></figcaption></figure>

### View Sent Alerts

The View Sent Alerts window will show you all the subscriber details and list of all the alerts sent to them.

<figure><img src="/files/Qt9EZtgJy9TK9Z6VF3Bj" alt=""><figcaption></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.wpjobopenings.com/job-alerts-addon/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.
