# Add an initiative

Create initiatives and manage them through maturity and completion. Lead users with the feature flag access to Initiatives have the ability to create and manage initiatives.

1. Click the *Initiatives* tab in left navigation bar
2. Click the *Add initiative* button

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

3. Input all required information
4. Click the *Add initiative* button in the modal

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

5. View the new initiative in the initiatives table

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

To add additional details to an initiative once it's created, click that initiative's name in the table to be taken to the workspace. Lead users can edit general and financial details for an initiative from the details page. Tasks, documents, and a team of users can be added to an initiative.


---

# 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://knowledge.bidscale.com/preaward/add-an-initiative.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.
