# Welcome to Devin 👋

Devin gives you a safe, structured, and collaborative workspace for FileMaker development. It not only supports reliable deployments and data migrations, but also helps you track every change, document progress transparently for the whole team, test updates in isolation before release, and manage deployments across different server environments—all in one easy-to-use platform.

Whether you are a solo developer managing critical systems or part of a larger team, Devin introduces a new way of working that prioritizes safety and stability. By taking advanced software engineering practices and adapting them specifically for the FileMaker environment, Devin empowers you to structure your workflow, keep every change visible and well-documented, and move solutions from development to production with clarity and confidence—eliminating the stress of manual file transfers.

This documentation will guide you through using Devin, from your first setup to mastering workflows that will make your development process smoother and more secure.

{% embed url="<https://vimeo.com/1049408556>" %}
Master full Application Lifecycle Management for a FileMaker project with Devin
{% endembed %}


---

# Agent Instructions: 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://docs.devin.fm/introduction/welcome-to-devin.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.
