> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/business-settings/linking-your-social-media-accounts-and-website-to-your-business.md).

# Linking Your Social Media Accounts and website to Your Business

## Promoting your social media accounts and your website for your business just got easier! You are now able to add links to your social media accounts and website from your business contact information.

**Proceed to: Manage** > **Basic Settings** > **Business Settings** > **Business Contact**

{% stepper %}
{% step %}

## Select the "Plus" icon

Select the "Plus" icon to add a social media account.
{% endstep %}

{% step %}

## Choose a social media profile

Choose which social media profile you wish to connect from the drop-down menu.

![](/files/c42e7198da1c05bcb4059098b4d80e55a75bfe53)
{% endstep %}

{% step %}

## Insert your account name or handle

Insert your social media account name or handle.
{% endstep %}

{% step %}

## Choose where to display the account

Check the box to indicate if you would like these accounts listed in either of the options below.

**Include in emails:** Select to include a link to the social media account in emails sent to your customers.

**Include in receipts:** Select to include the social media account on your receipts.
{% endstep %}

{% step %}

## Add additional accounts

Repeat these steps to add additional accounts. You can list up to 10 different social media profiles.
{% endstep %}

{% step %}

## Remove a social media account

Select the "trash" icon to remove a social media account.
{% endstep %}
{% endstepper %}

**This is what it will look like on your receipts. It will look the same on the bottom of your emails and are clickable links that will take clients directly to those social media pages!**

![](/files/22e3c7f83f016eae8b540020d6c8c3232c7f3341)


---

# 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://support.rosysalonsoftware.com/business-settings/linking-your-social-media-accounts-and-website-to-your-business.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.
