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

# dynamic commerce - Activate Salesperson for Web Shop

> Activate a salesperson account so that they can place orders in the web shop on behalf of customers.

Here we show you how to activate a salesperson for a web shop.

It is important to note that you must first create a salesperson in the system before you can activate them for the web shop.

The salesperson used as an example here is created by default in NAV and is named "Joachim Ritter" with the code "JR".

<Steps>
  <Step>
    ## Step 1: Open the Salesperson List

    Navigate to the Salespeople/Purchasers area by entering "Salespeople/Purchasers" in the search.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/verkaeufer-fuer-webshop-freischalten/verkaeuferliste-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=882edb88813b58e7bc55d87e968c8f05" alt="Open the Salesperson List" width="1080" height="643" data-path="images/dynamic-commerce/verkaeufer-fuer-webshop-freischalten/verkaeuferliste-oeffnen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 2: Open the Salesperson Card

    Select the row with the desired salesperson you want to activate for the web shop, in this case "Joachim Ritter".

    Click the FastTab "Edit" in the "Manage" ribbon to open the Salesperson/Purchaser card.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/verkaeufer-fuer-webshop-freischalten/verkaeuferkarte-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=c4d63d5483a5571dc3f54bc7ab7f243e" alt="Open the Salesperson Card" width="1080" height="643" data-path="images/dynamic-commerce/verkaeufer-fuer-webshop-freischalten/verkaeuferkarte-oeffnen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 3: Define E-Commerce Data

    Scroll all the way down in the Salesperson/Purchaser card and click on the "E-Commerce" FastTab. In our example, we want to activate the salesperson for a sales representative portal with a German language code.

    For this example configuration, we select the following settings:

    * Web Shop Code: "SALES"

    * Web Shop Language Code: "DEU"
  </Step>

  <Step>
    ## Step 4: Send E-Mail

    In order to send the appropriate web shop access credentials to the salesperson, you must enter the salesperson's e-mail address in the "Web Shop Login E-Mail Addr." field. In our example, we enter [lorenz@contoso.com](mailto:lorenz@contoso.com) and click on the FastTab "Send Access Data" in the "Home" ribbon. The notification window that subsequently appears can be closed by clicking "OK".
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Activate Customer for Web Shop" icon="user-check" href="/docs/en/dynamic-commerce/user-guide/debitor-fuer-webshop-freischalten">
    Activate customers for login and purchasing.
  </Card>

  <Card title="Set Up Dealer Search" icon="magnifying-glass-location" href="/docs/en/dynamic-commerce/user-guide/haendlersuche-einrichten">
    Activate a customer as a dealer in the dealer search.
  </Card>
</CardGroup>
