> For the complete documentation index, see [llms.txt](https://scaloom.gitbook.io/scaloom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scaloom.gitbook.io/scaloom/integrations/how-to-use-scaloom-with-outplay.md).

# How to use Scaloom with Outplay

##

1.) Download your CSV file from Scaloom

<figure><img src="/files/7h8Gvtw0iesEyPkXMq3s" alt=""><figcaption></figcaption></figure>

2.) Import Leads

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_9248.png" alt=""><figcaption></figcaption></figure>

3.) Select Choose a file

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_7526.png" alt=""><figcaption></figcaption></figure>

<br>

4.) Map the fields

5.) Map the field of "thumbnailEmbed" to "Prospect Interests"

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121011_0655.png" alt=""><figcaption></figcaption></figure>

6.) Navigate to sequences and create a sequence from scratch

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_6942.png" alt=""><figcaption></figcaption></figure>

7.) Add a new email step.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_8766.gif" alt=""><figcaption></figcaption></figure>

8.) Craft your outreach

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_9900.gif" alt=""><figcaption></figcaption></figure>

9.) Add your Scaloom analyses! By importing the "Prospect Interests" variable you assigned earlier.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_6701.gif" alt=""><figcaption></figcaption></figure>

10.) Select the prospects tab and assign your leads.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_5606.gif" alt=""><figcaption></figcaption></figure>

11.) Configure the sequence to your specifications

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_2242.png" alt=""><figcaption></figcaption></figure>

12.) Turn on your sequence

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_6160.gif" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://scaloom.gitbook.io/scaloom/integrations/how-to-use-scaloom-with-outplay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
