> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/plug-in/como-acessar-e-baixar-o-extrato-usando-o-plug-in.md).

# Como acessar e baixar o extrato usando o Plug-in?

Saiba como baixar seu extrato utilizando nosso Plug-in.

Se você precisa consultar ou exportar as movimentações da sua conta diretamente pela planilha, siga o passo a passo abaixo:

### Passo a passo para importar e baixar

1. Inicie a extensão do Stark Bank no sheets ou Excel
2. No menu lateral direito, clique na opção **Extrato (Statement)**.
3. Na tela seguinte, configure a busca como preferir. Você pode definir **parâmetros de data (after/before)**, escolher o **tipo de movimentação (movement type)** e selecionar exatamente quais informações deseja visualizar (**details**). Após preencher, clique em **Importar (import)**.
4. Faça o download (opcional): Se você precisar baixar o arquivo com o extrato que foi gerado na sua tela, clique no menu Arquivo (File, na barra superior da sua planilha), vá em Fazer download (ou *Download*) e selecione o formato de arquivo desejado.

Pronto! Agora você já sabe como consultar e exportar o extrato da sua conta de forma rápida usando o Plug-in.

<div><figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fkgnthh3phklXnN91WoJx%2Fplugin-statement-screen.png?alt=media&amp;token=b7ab3f0a-69db-46a2-ba64-24587b8d3953" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fb29Xtw7zlTmBDPBxONbg%2Fplugin-statement-details.png?alt=media&amp;token=b93c3e1a-cb26-4c28-83fa-bf792d5747b5" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FGLGdxdfbfVYSlLHB3cjk%2Fplugin-statement-download.png?alt=media&amp;token=0f2b8c6b-a068-4cd8-9b83-c6ac207bbf03" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.starkbank.com/plug-in/como-acessar-e-baixar-o-extrato-usando-o-plug-in.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.
