# Daily Opportunity Emails

{% hint style="info" %}
This document discusses setting up a daily email of new opportunities tailored to your business.  To receive updates to a saved search, see the documentation on [Saved Searches](/highergov-basics/saved-searches-and-alerts.md).   &#x20;
{% endhint %}

### Turning on Emails

To receive a tailored daily email of new opportunities, select the gear icon in the upper right of the platform and select Profile (or click [here](https://www.highergov.com/profile/)).  HigherGov provides daily emails for Federal Contract Opportunities, State and Local Opportunities, and Federal Grant Opportunities.  To turn on the email select the desired switches.

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

Note that you will only receive an email daily if there are new relevant results.

### Setting Preferences

To indicate your preferences for the daily email, click the blue preferences text for the relevant email, provide your preferences in the pop-up, and select Save.  There is no required format for providing your preferences.

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

If you do not provide preferences, HigherGov will automatically set your preferences based on your company's award history and / or registration data.&#x20;


---

# 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.highergov.com/highergov-basics/daily-opportunity-emails.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.
