# Edit a Module

You can edit the credentials and encryption key that Devin uses for all branched files that originate from this Module.&#x20;

To do that:

1. Go to Modules
2. Click the three dots on the module that you want to edit

<figure><img src="/files/Nmyl26bH7PegANnd9l2U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Changing the credentials for a Module will have a global effect and apply to both previous and future branched files that originate from this Module.
{% endhint %}


---

# 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/jp/gaido/projects/modules/edit-a-module.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.
