---
title: "Contact | Choice Apps"
description: "Discuss a custom application, AI readiness, automation, integration, or website development project with Choice Apps."
canonical: "https://choiceapps.us/contact/"
image: "https://choiceapps.us/brand/choice-apps.png"
content_signal: "search=yes, ai-input=yes, ai-train=no, use=reference"
---

Contact

# Tell us what is getting in the way.

You don’t need to have everything figured out. Tell us what’s happening now and what you’d like to improve.

## Start a project conversation

Share a little about what you need, and we’ll get back to you during regular business hours. You can also call or email us.

[843-997-4335](tel:+18439974335)
[hello@choiceapps.us](mailto:hello@choiceapps.us)


## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ProfessionalService",
      "@id": "https://choiceapps.us/#organization",
      "name": "Choice Apps",
      "legalName": "Choice Technology Solutions, LLC",
      "slogan": "Custom Applications & AI Consulting",
      "url": "https://choiceapps.us/",
      "description": "Custom application development and practical AI consulting from Choice Apps, a DBA of Choice Technology Solutions, LLC.",
      "logo": "https://choiceapps.us/brand/choice-apps.png",
      "image": "https://choiceapps.us/brand/choice-apps.png",
      "email": "hello@choiceapps.us",
      "telephone": "+18439974335",
      "founder": {
        "@type": "Person",
        "name": "Clint Johnson"
      },
      "areaServed": [
        {
          "@type": "AdministrativeArea",
          "name": "South Carolina"
        },
        {
          "@type": "Country",
          "name": "United States"
        }
      ],
      "serviceType": [
        "Custom application development",
        "Business AI readiness consulting",
        "Automation and integrations",
        "Website development"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://choiceapps.us/#website",
      "url": "https://choiceapps.us/",
      "name": "Choice Apps",
      "description": "Custom application development and practical AI consulting from Choice Apps, a DBA of Choice Technology Solutions, LLC.",
      "publisher": {
        "@id": "https://choiceapps.us/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://choiceapps.us/contact/#webpage",
      "url": "https://choiceapps.us/contact/",
      "name": "Contact | Choice Apps",
      "description": "Discuss a custom application, AI readiness, automation, integration, or website development project with Choice Apps.",
      "isPartOf": {
        "@id": "https://choiceapps.us/#website"
      },
      "about": {
        "@id": "https://choiceapps.us/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://choiceapps.us/brand/choice-apps.png"
      },
      "inLanguage": "en-US"
    }
  ]
}
```
