# Business info

In the "Business Info" settings, accessible by navigating to "Settings" and then "Business Info" in the left-hand navigation, you can customize various aspects of your rewards program profile.

{% embed url="<https://vimeo.com/644517478/72153ea5ec?p=1l>" %}

The following fields are available for you to enter.

## **Business Name**

This is the name of your business.

## **Rewards Program Name**

The name of your rewards program. This is used in emails and your program profile when referring to the rewards program.

{% hint style="warning" %}
If this is not specified we'll use your business name plus the test "Rewards." If your business name is Seattle Fitness, your rewards program name will default to Seattle Fitness Rewards.
{% endhint %}

## **Business Category**

Specify the primary category of your business. Categories include:

* Salon
* Service
* Restaurant
* Learning
* Fitness
* Spa

## **Secondary Category:**

Define the secondary category of your business. Secondary categories include:

* Boxing
* Gym
* Martial Arts
* Pilates
* Pole Dancing
* Sports Club
* Yoga
* Fitness

## **Web Address**

Enter your business website address for customers to access additional information.

## **Support Site URL**

This URL will be linked for customers seeking assistance, accessible via **Help** in the top-right navigation and **SUPPORT** in the footer.

## **Social Media Fields for Your Business**

These are strictly for display on your rewards program page:

* Facebook Page
* Twitter Handle

## [Launch Controls](/features/settings/business-info/launch-controls.md)

Set the launch date, and customize hard or soft-launch controls

## **Email Settings**

This is where you can review the email sender name and reply-to email address.

The email sender name will be your [rewards program name](#rewards-program-name).

The reply-to email will allow your clients to respond to Perkville rewards email and reach your business directly.

{% hint style="success" %}
Adding a reply-to address ensures that customer replies—such as questions about points, referrals, or rewards get answered by your team faster.
{% endhint %}

<figure><img src="/files/aBvHEj43mhzdSy7gKUxo" alt=""><figcaption><p>The sender name and reply-to email can be setup in your email settings</p></figcaption></figure>

### Adding a reply-to email address

Your reply-to email address will need to belong to a [staff member](/features/settings/staff-members.md) user profile and be confirmed.

To add a reply-to email address, follow the instructions below:

1. Review your [staff members](/features/settings/staff-members.md) to see if the email address you'd like to use is already added and confirmed
2. If not, go ahead and add that email address to your staff member list
3. Adding this email address will send a confirmation email
4. Click through this confirmation email to confirm the email address
5. Once confirm, you can add the email to the **Reply to email address** field and click save


---

# 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.perkville.com/features/settings/business-info.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.
