> ## Documentation Index
> Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up your Relevance Builder profile

> Learn how to create your Relevance Builder profile and connect your Stripe account

<Note>
  This guide is for approved Relevance Builders. If you don't see the Relevance Builders section in your sidebar, you don't currently have builder access.
</Note>

Your Relevance Builders profile is where you'll manage your Marketplace listings and receive payments. This guide will walk you through setting up your profile and connecting your Stripe account.

## Setting up your profile

Your Relevance Builders profile will be connected to one of your projects — we recommend creating a new project, adding all of your Agents that you want to list to this project, and creating your profile from here.

<iframe src="https://app.supademo.com/embed/cmdpw0gil2xag9f966dt6wqk6" allow="clipboard-write" allowFullScreen width="100%" height="400" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" />

<Steps>
  <Step title="Choose your project">
    Select the project you want to create the Agents you'll list on. We recommend creating a dedicated project for your Marketplace listings.
  </Step>

  <Step title="Navigate to Relevance Builders">
    Click on 'Relevance Builders' in the sidebar menu.
  </Step>

  <Step title="Access your profile">
    Head to the 'My Profile' tab.
  </Step>

  <Step title="Set your profile name">
    Enter your **profile name** — this will show up on anything you publish. Choose a name that represents you or your brand.
  </Step>

  <Step title="Create your profile">
    Click 'Create profile' to finish!
  </Step>
</Steps>

<Info>
  **Support for profile pictures and cover images is coming soon!**
</Info>

***

## Connecting to a Stripe account

If you wish to receive payments for paid listings, you'll need to connect to a Stripe account. If you only wish to add free Agents and Tools to the Marketplace, you do not need to follow this step.

<iframe src="https://app.supademo.com/embed/cmdpw7dxx2xk99f96xkwy6q0a" allow="clipboard-write" allowFullScreen width="100%" height="400" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" />

<Steps>
  <Step title="Navigate to My Profile">
    Head to the 'My Profile' section of the 'Relevance Builders' section of Relevance AI, and click 'Get started' next to 'Link Stripe account'.
  </Step>

  <Step title="Select your details">
    Select your country and business type on the pop-up screen.
  </Step>

  <Step title="Generate Stripe link">
    Click 'Generate Stripe link' to proceed.
  </Step>

  <Step title="Complete Stripe setup">
    This will take you to Stripe to set up your Stripe account. You will need to fill in any required information for the country and business type you've selected.
  </Step>
</Steps>

<Note>
  Make sure to complete all required fields in Stripe to ensure you can receive payments. Stripe may require additional verification depending on your country and business type.
</Note>

## What information does Stripe require?

The information required by Stripe varies depending on your country and business type. Common requirements include:

<AccordionGroup>
  <Accordion title="Personal information" icon="user">
    * Full legal name
    * Date of birth
    * Address
    * Phone number
    * Email address
  </Accordion>

  <Accordion title="Business information (if applicable)" icon="building">
    * Business name
    * Business type (sole proprietorship, LLC, corporation, etc.)
    * Business address
    * Tax ID or EIN
  </Accordion>

  <Accordion title="Banking information" icon="bank">
    * Bank account number
    * Routing number (US) or equivalent
    * Bank account holder name
  </Accordion>

  <Accordion title="Identity verification" icon="id-card">
    Stripe may require you to upload identification documents such as:

    * Government-issued ID (passport, driver's license)
    * Proof of address (utility bill, bank statement)
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="I can't see the Relevance Builders section">
    Make sure you have the appropriate permissions in your project. If you're part of an Enterprise organization with RBAC enabled, you may need elevated permissions. Contact your organization administrator for assistance.
  </Accordion>

  <Accordion title="My Stripe connection failed">
    Try the following:

    * Ensure you've completed all required fields in Stripe
    * Check that your browser isn't blocking pop-ups
    * Try using a different browser
    * Contact our support team if the issue persists
  </Accordion>

  <Accordion title="Can I change my profile name later?">
    Yes, you can update your profile name at any time from the 'My Profile' section. Note that this will update the name displayed on all your existing listings.
  </Accordion>

  <Accordion title="Can I use the same Stripe account for multiple projects?">
    Yes, you can connect the same Stripe account to multiple Relevance Builder profiles across different projects.
  </Accordion>
</AccordionGroup>

## Next steps

Now that your profile is set up, you're ready to start submitting Agents to the Marketplace! Head to the next page to learn about [how to submit Agents](/get-started/marketplace/relevance-builders/submit-agents).
