# Core Actions

- [Leveraging the "Update Contact Field" Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/leveraging-the-update-contact-field-action.md)
- [Using the 'Set Event Start Date/Time' Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/using-the-set-event-start-date-time-action.md)
- [Set Event Start Date/Time FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/using-the-set-event-start-date-time-action/set-event-start-date-time-faq.md)
- [Utilizing the "Update Contact Field" Action for Date Type Fields](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/utilizing-the-update-contact-field-action-for-date-type-fields.md)
- [Action - Update Custom Value](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/action-update-custom-value.md)
- [Action - Update Custom Value FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/action-update-custom-value/action-update-custom-value-faq.md)
- [Restrict Access to Workflow Folders with Folder Permissions](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/restrict-access-to-workflow-folders-with-folder-permissions.md)
- [Setting Up Contact Reply](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/setting-up-contact-reply.md)


---

# 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.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions.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.
