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

# Portal

> Convert a simplified invoice or receipt into a full invoice

<Tabs>
  <Tab title="Description">
    <Columns cols="2">
      <div class="flex flex-col grow items-center justify-center">
        <Card title="Portal" icon="https://assets.invopop.com/apps/portal/icon.svg" horizontal />
      </div>

      |           |                                |
      | --------- | ------------------------------ |
      | Developer | [Invopop](https://invopop.com) |
      | Category  | Utility                        |
    </Columns>

    **Portal** creates a link to a web page for your customers to fill in a form to supplement a simplified invoice or receipt with the information required to issue a full invoice. This is useful for businesses that want to issue invoices for customers that don't have a full set of information available, such as customers that are not yet registered in your system. A common workflow set up is registering minimal cusutomer information (e.g. email) and then allowing the customer to fill in the rest of the information on the web page.

    ## Key features

    * Allow your customers to replace their simplified (B2C) invoice or receipt into a full (B2B) invoice by filling in a form with their fiscal information.
    * Configure the name and logo that will be displayed on the web page.
  </Tab>

  <Tab title="Actions">
    <Card title="Add link to convert to invoice" icon="https://assets.invopop.com/apps/portal/icon.svg" horizontal>
      <div class="pop-count"><Icon icon="https://assets.invopop.com/icons/pops.svg" /> 1</div>
      Adds a link to the B2C invoice to a portal that will help customers replace the sale with a new B2B invoice that includes their fiscal information.
    </Card>
  </Tab>
</Tabs>
