# 3. Configure a feature set

{% hint style="info" %}
**Feature Set is a group of features like Caller ID, Business Profile, Call Reason, etc. that you can enable for a particular process of your calling operations.**
{% endhint %}

1. Once you have added a process to your Calling Operations, click on “Configure” to start configuring your Process.&#x20;
2. This will take you to the Feature Set Configuration page.&#x20;
3. Click on “Add Feature Set” to configure different feature sets for the numbers related to your calling process.&#x20;
4. On clicking “Add Feature Set”, you will see the list of features available for you as per your subscription plan.

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


---

# 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.truecaller.com/truecaller-for-business/onboarding/3.-configure-a-feature-set.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.
