> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-offline-and-other-media-types.md).

# Connect Offline & Other Media Types

1. From the top navigation bar, select ![](/files/wwFzX9PI7PPDcIzEGwSW) **\[User profile] → Settings**.
2. Under the *Profile* section, select [**Media Properties**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. On the *Promotional Channels* screen, under *Add new channels*, select **More** ![](/files/MI0qiZso0KSqqJFsbtpU) **\[Drop-down menu] → Offline/Other**.
4. In the slide-out, fill in the fields with information about your promotional channel:

   | Field                        | Instruction                                                                                                                         |
   | ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
   | Name                         | Provide a name for the promotional channel, which appears in the name column when viewing the *Promotional Channels* screen.        |
   | Type                         | Use the ![](/files/MI0qiZso0KSqqJFsbtpU) **\[Drop-down menu]** to select a property type that most closely describes your property. |
   | Description                  | Provide a description of your promotional channel. The description is limited to 1,000 characters, including spaces.                |
   | Consumer reach               | Provide the approximate consumer reach of your promotional channel.                                                                 |
   | Audience countries/regions   | Select all countries/regions your audience is from.                                                                                 |
   | Language                     | Select all languages your email/newsletter supports.                                                                                |
   | How can we verify ownership? | Describe how impact.com can verify that you own this promotional channel.                                                           |
5. Select **Add** to add your promotional channel to the *Promotional Channels* screen.


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-offline-and-other-media-types.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.
