> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/faq/c167.md).

# Cobrança

- [Como faço upgrade da conta inicial na nuvem com 500 imagens para uma assinatura completa?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q585.md)
- [Como altero ou atualizo o método de pagamento da minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q569.md)
- [Como vejo a data de término da minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q568.md)
- [Como atualizo meus dados de pagamento?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q567.md)
- [Como renovo minha assinatura no aplicativo móvel?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q565.md)
- [Como faço para assinar novamente antes que minha assinatura expire?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q562.md)
- [Como reativo minha assinatura depois que ela expirar ou for cancelada?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q561.md)
- [Como alterno de uma assinatura mensal para anual e vice-versa?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q560.md)
- [Como altero (aumento ou reduzo) o número de usuários na minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q559.md)
- [Como altero (aumento ou reduzo) o limite de armazenamento de imagens na minha conta?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q558.md)
- [Como baixo faturas ou recibos dos pagamentos da minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q564.md)
- [Como edito os dados de faturamento em uma fatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q570.md)
- [Como pauso minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q556.md)
- [Como cancelo minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q555.md)
- [Como consigo um reembolso da minha assinatura?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q557.md)
- [Como restauro a atualização de recursos do Report and Run: Offline em um novo dispositivo?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q566.md)
- [Como resolvo problemas de processamento de pagamento no aplicativo?](https://docs.reportandrun.com/manual/pt-br/faq/c167/q563.md)


---

# 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.reportandrun.com/manual/pt-br/faq/c167.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.
