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

# Share an Interface

> Expose a friendly form to run your flow

# Share an Interface

If your flow defines **inputs** and **outputs**, you can share an **Interface** so anyone can run it from a simple form.

<Steps>
  <Step title="Define inputs and outputs">
    In the publish dialog, choose which inputs to collect and which outputs to show.

    <img src="https://mintcdn.com/kadabra/0GjnGvB-0N0iakZB/images/Screenshot2025-10-16at7.06.08.png?fit=max&auto=format&n=0GjnGvB-0N0iakZB&q=85&s=f8e29be6a423582c3761ab0a5fa5100c" alt="Screenshot2025 10 16at7 06 08 Pn" title="Screenshot2025 10 16at7 06 08 Pn" style={{ width:"46%" }} width="898" height="1430" data-path="images/Screenshot2025-10-16at7.06.08.png" />
  </Step>

  <Step title="Enable share">
    <img src="https://mintcdn.com/kadabra/-pN8DVIZS7d6I059/images/Screenshot2025-10-14at9.08.51.png?fit=max&auto=format&n=-pN8DVIZS7d6I059&q=85&s=af498df8e45442f9c2f57f6a0fe6ee72" alt="Screenshot2025 10 14at9 08 51 Pn" title="Screenshot2025 10 14at9 08 51 Pn" style={{ width:"46%" }} width="1286" height="1088" data-path="images/Screenshot2025-10-14at9.08.51.png" />

    In **Share Kadabra**, toggle **Share Interface**.
  </Step>

  <Step title="Distribute the link">
    <img src="https://mintcdn.com/kadabra/-pN8DVIZS7d6I059/images/Screenshot2025-10-14at9.11.27.png?fit=max&auto=format&n=-pN8DVIZS7d6I059&q=85&s=a699f8d08cec63dda2d95e498efb21e8" alt="Screenshot2025 10 14at9 11 27 Pn" title="Screenshot2025 10 14at9 11 27 Pn" style={{ width:"49%" }} width="1292" height="1318" data-path="images/Screenshot2025-10-14at9.11.27.png" />

    Share the Interface URL. Users can run the flow through the form.
  </Step>
</Steps>

<Info>
  Credits are consumed by the user who runs the flow from the Interface.
</Info>
