> For the complete documentation index, see [llms.txt](https://help.hireforce.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.hireforce.io/product-guides/profile-template.md).

# Profile Template

{% hint style="info" %}
**This is a premium feature. Please get in touch with the Support team to upgrade your plan and unlock full access.**
{% endhint %}

The Profile Template feature allows recruiters to create pre-defined templates tailored to their specific needs. Each template can be customized to include the exact information required for different roles or clients, ensuring consistency and professionalism. With CV Template, exporting applications becomes faster and more efficient, streamlining the recruitment process and improving overall productivity.

{% content-ref url="/pages/RUZX3ACrcktbOJ0h4Ajm" %}
[Settings](/product-guides/profile-template/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/7bFLkow9rrTNvrXX9lYp" %}
[Create Template](/product-guides/profile-template/create-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/rPBkaW7zijTvrD0kMNqa" %}
[Download CV Template](/product-guides/profile-template/download-cv-template.md)
{% endcontent-ref %}


---

# 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:

```
GET https://help.hireforce.io/product-guides/profile-template.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.
