> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-administrators/admin-settings-product-settings/bookings-overview/bookings-admin-settings/task-override-rules.md).

# Task-Override Rules

This pages allows the Default and Custom Approval Rules to be associated to tasks so that Instructors ability to create booking offer lessons that conflict on their schedule follow the guidelines of the rules created.

## To start defining task-override rules:

Navigate to Admin Settings -> Product Settings -> flaik sales -> Task-override rules

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FHFC7a1xrhfYCYvhJPufK%2Fimage.png?alt=media&amp;token=d064a0aa-c600-49d4-b715-7b8189da2ae2" alt=""><figcaption><p>Admin Settings - Task-override rules - Settings Location</p></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FZpfYv674gt2lQq1xIN4E%2Fimage.png?alt=media&amp;token=7df6c55d-1cd8-4fd4-9544-e10f608320a6" alt=""><figcaption><p>Task-override rules - Settings Page</p></figcaption></figure>

## To edit task-override rules:

You can assign task-override rules to all, to all in a task category, or per individual task.

{% hint style="info" %}
Tasks or Task Categories can be selected prior to clicking Assign:

Expand a Task Category and select individual tasks or the entire category by clicking to left of column header "Task".
{% endhint %}

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F58UEaw4won0EI5x7Kdhf%2Fimage.png?alt=media&amp;token=e0bc7780-f877-4e34-a651-1544e488224d" alt=""><figcaption><p>Task-override rules - Selection</p></figcaption></figure>

### On the right side, click "Assign approval rules for all tasks" or with some selected, click "Assign approval rules for selected tasks":

1. In the left, select all or individually check each task desired
2. On the bottom right, click the bottom grey box to select which approval rule to apply
3. On the bottom right, click "Apply Rule" to apply the rule to selected tasks

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F6hyRjEyBXRakya85g0CZ%2Fimage.png?alt=media&amp;token=0aa6bf87-fd05-489a-98ab-49e0313fe868" alt=""><figcaption><p>Task-override rules - Apply rules</p></figcaption></figure>

{% hint style="info" %}
This page can be sorted and filtered.
{% endhint %}

## To finish task-override rules:

4. On the bottom right, click "Done" when finished


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-administrators/admin-settings-product-settings/bookings-overview/bookings-admin-settings/task-override-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
