docs/content/en/guides/tutorials/artifacthub/publish-to-artifacthub.md
In this tutorial, we'll see how to export a design from Meshery, which we will use to populate an Artifact Hub repository.
You can access it from the left-hand menu in Meshery. The URL will be:
{{% alert color="info" title="Can't find your design?" %}} If you don't see your design, check your Organization and Workspace selections. Designs are scoped to a Workspace, so make sure you have the correct Workspace selected in the dropdown at the top of the page. If you don't have any designs in that Workspace, you can switch to another Workspace or create a new design in the current one.
If you don't have any designs, you can create one by following the Create a Design tutorial. {{% /alert %}}
You can find the download button in the design's card in the grid view, or in the design's details page. This will download a tar archive containing your design and the metadata files to publish it to Artifact Hub.
You will need to have an Artifact Hub repository already created with Kind as Meshery Designs. See Artifact Hub documentation for more information on managing repositories.
After exporting your design as a Meshery Design (OCI image) from Kanvas, a .tar archive will be downloaded.
.tar.gz archive and extract it.artifacthub-pkg.yml and design.yml.Once the files are pushed to the Artifact Hub repo you will need to wait until Artifact Hub indexes it. You can verify the status of the repository in the Artifact Hub control panel.