# Archive an integration

## How to archive an integration?

You can choose to archive any integration. Visit the integrations page, select an integration and click archive.

![archive any integration](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-0ef91e98c9984134ca125473d0509845e796c716%2Farchive-integrations-1.png?alt=media\&token=90b7850d-4f93-42ca-b0a0-35f7c1b1cc10)

{% hint style="info" %}
Once the integration is archived, no new incidents will be created
{% endhint %}

### Is it possible to retain a webhook after archiving?

No. Once you archive any integration (ex: AWS) and then create a new one (ex: AWS) then the webhook will be different than the archived one.

### Does this affect existing incidents?

No. In fact, the existing incidents will prompt you about archived integration to avoid misinformation.

![archived integration in existing integration](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-4af5a3c7bbe79a1eb0da1c8da304f63c632c4c90%2Farchive-integrations-2.png?alt=media\&token=9726969a-7e7b-465a-9be6-2c5dfc911a3b)

### How to restore an integration?

There is no automated process. If you certain about restoring then talk to us via chat from the dashboard or email us at <support@spike.sh>


---

# 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.spike.sh/integrations-guideline/archive-an-integration.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.
