Hi, thanks for the response. In system tables under system schema, data of audit,usage etc flows in automatically. But when I create my own catalog,I see only two schemas created.
1. Should I create tables under the catalog for the audit and other data to be inserted?
2.If I need not create tables, how will the workspace specific data get stored in my catalog?
3. If the above is not possible, should I write some automation or sql to read workspace specific data from system tables and ingest that into the tables (in my own catalog)that I will create in my own catalog?
Pls clarify. Thanks