> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/bfcm/bfcm-2025-1-dont-skip-these-housekeeping-steps.md).

# BFCM 2025: #1 - Don’t Skip These Housekeeping Steps

The holidays are coming - and so is the traffic. Before things get hectic, now’s the time to do a quick cleanup. These behind-the-scenes settings might seem small, but they play a *huge* role in making sure your BFCM campaigns run smoothly, hit the right people at the right time, and stay fully compliant. Think of this as your prep-before-the-push moment.

### What to Review:

* **Business Details** Your business name, contact email, and time zone should all be up-to-date. The time zone also directly affects when your messages are sent - especially important for scheduled BFCM campaigns. [Set these up in Account Settings](https://app.recart.com/settings/general)
* **Privacy Policy & SMS Terms** Make sure these links are live, accurate, and reflect your latest policies. This ensures you’re covered from a compliance standpoint and gives customers the transparency they expect. [Set these up in Account Settings](https://app.recart.com/settings/general)

![General\_TimeZone\&SupportEmail](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FZc0rzTL07iky8SyRWOOZ%2Fbfcm-2025-1-dont-skip-these-housekeeping-steps-1.png?alt=media)

* **Branded Recart Shortink** Choose the best short link for your brand - it’s what customers see when they click your SMS links. [Set this up in SMS Settings.](https://app.recart.com/settings/sms)
* **Call Forwarding Number** Is the number listed still active and receiving calls? Update it or forward to another number directly in your Recart settings. [Set this up in SMS Settings.](https://app.recart.com/settings/sms)
* **Contact Card**

  Double-check your sender name, logo, and support email. You can also add your contact card to your Welcome Flow to boost recognition. [Set this up in SMS Settings.](https://app.recart.com/settings/sms)

![General\_URL\&CallForwarding](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F90m3heFWH7V1av1XKDMU%2Fbfcm-2025-1-dont-skip-these-housekeeping-steps-2.png?alt=media)

Getting these settings in place now means fewer surprises when the big weekend rolls in. If you need a hand with anything - from Contact Cards to branded shortlinks - we’re just a message away.

Happy (early) BFCM prepping,

**Team Recart**


---

# 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.recart.com/bfcm/bfcm-2025-1-dont-skip-these-housekeeping-steps.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.
