> For the complete documentation index, see [llms.txt](https://docs.allforclimate.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allforclimate.earth/all-for-climate/pt/services/evolua-o-seu-coletivo-funcionalidades-extra/inclua-a-sua-propria-politica-de-despesas.md).

# Inclua a sua própria política de despesas

*O seu grupo tem requisitos de gastos específicos?*\
*Existe um valor máximo reembolsável por categoria?*\
*Despesas maiores precisam de aprovação prévia da equipe?*\
*Você gostaria de tornar essas expectativas claras para todos que enviarem uma despesa?*&#x20;

\
Sem problema 😊 Cada Coletivo pode definir sua própria política de despesas para garantir clareza e transparência. <br>

{% hint style="success" %}
Para definir ou atualizar suas políticas, vá para:\
**Painel → Configurações → Políticas**\
(Veja a captura de tela abaixo.)&#x20;
{% endhint %}

### **Política de Despesas**

Use esta seção para fornecer orientações claras para qualquer pessoa que envie despesas. Políticas claras ajudam a evitar atrasos e mal-entendidos.\
&#x20;\
Por exemplo, você pode especificar:

* Como as despesas devem ser tituladas e descritas
* Quais tipos de despesas são elegíveis
* Quais recibos ou comprovantes de pagamento são exigidos
* Valores máximos reembolsáveis por categoria
* Se despesas maiores exigem aprovação prévia da equipe
* Um link para um documento externo com orientações mais detalhadas

\
Sua política aparecerá no formulário de envio de despesas, abaixo da política geral de despesas. Os remetentes precisarão confirmar que leram e aceitaram sua política antes de concluir o envio. Veja o exemplo abaixo.

<figure><img src="/files/63b941e6d4dbfc24b5c9d4ad703af8bc43bfe580" alt="" width="367"><figcaption></figcaption></figure>

<figure><img src="/files/92bda354e964dc0671418a36e91bcf7d7466f060" alt=""><figcaption></figcaption></figure>


---

# 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://docs.allforclimate.earth/all-for-climate/pt/services/evolua-o-seu-coletivo-funcionalidades-extra/inclua-a-sua-propria-politica-de-despesas.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.
