# Set up the Seismic integration

Here are the steps you need to take to set up the integration with Seismic.

### Flag the SlapFive Boards you want to send to Seismic

You won't want all of your content sent to Seismic, just the content that can help salespeople accelerate and close deals. To identify which Boards to send to Seismic:

1. In SlapFive, go to **Boards**, and edit the Board you want to send to Seismic.
2. Click the **Custom Fields** tab and in the **Show in Seismic** field, type *Yes*.
3. Click the **Board Details** tab and click the **Save and Close** button.

<figure><img src="/files/CnoVqQUqwYPTZ9hlISw1" alt=""><figcaption><p>Edit Board Screen</p></figcaption></figure>

### Connect to Seismic

Establish your Connection to Seismic following [these instructions](#connect-to-seismic).

### Provide SlapFive with Seismic destination details

Decide where you want the SlapFive Boards to appear, and then provide your SlapFive Coach with whichever of these details you want to use:

* [ ] **TeamSite:** The Name and internal ID of the TeamSite.
* [ ] **Folder:** The Name and internal ID of the Folder.


---

# 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.slapfive.com/integrations/seismic/set-up-the-seismic-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.
