# Events

As with news items, it is worthwhile to develop a workflow and schedule for posting events. One can either create events from a PressForward item or create a new post.

To create a new events post, go to Dashboard > Events > Add New.&#x20;

1. Add a title and description of the event&#x20;
2. Add the event's dates&#x20;
3. Add the event's location and the organizer. If this information is not already populated in the drop-down menu, you can create them.&#x20;
4. Add the event website and its cost.&#x20;
5. Assign it an event category.&#x20;
6. Assign a research topic and focus tags for the event.&#x20;
7. Preview the event to make sure all of the information is correct, and publish it. &#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://research-amp.gitbook.io/research-amp-user-documentation/content-management-procedures/events.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.
