{% extends "base.html" %} {% block title %}Import - Tessera{% endblock %} {% block content %}

Import dbt Manifest

Import assets from a dbt manifest.json file. Assets will be created with their metadata, columns, and descriptions from the manifest.

All imported assets will be assigned to this team.

Cancel
{% endblock %} {% block scripts %} {% endblock %}