> For the complete documentation index, see [llms.txt](https://help.baseflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.baseflow.io/portugal/for-spanish-residents.md).

# For Spanish residents

There are some steps that you should take after you move to Portugal to let the Spanish government agencies know that you are no longer living there and, therefore, you're not a tax resident.

First, you have to go email a Spanish embassy in your new country. In Portugal, you can email the Spanish Embassy in Lisbon at <cog.lisboa.nac@maec.es> You just need to send them:

* Formulario de inscripción como Residente con foto incluida
* Formulario PERE/CERA
* Copia del DNI y/o pasaporte
* Justificante de dirección: certificado CRUE, atestado de residencia de la freguesia o factura de algún servicio doméstico.

You'll find all these documents on your Baseflow dashboard.

Second, you must send the Modelo 030 to denominate your new place to receive fiscal notifications. You can do this on the only portal of Hacienda.


---

# 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.baseflow.io/portugal/for-spanish-residents.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.
