|
1 | 1 | # Published records |
2 | 2 |
|
| 3 | +Published records are finalized records made available in the repository. Once a record is published, it becomes accessible to users. |
| 4 | + |
| 5 | +A published record contains finalized metadata and associated files. It also displays additional information such as: |
| 6 | + |
| 7 | +- usage statistics |
| 8 | +- versions |
| 9 | +- communities |
| 10 | +- citation details |
| 11 | + |
3 | 12 | ## Your records |
4 | 13 |
|
| 14 | +To see all your records, go to **My Dashboard**. |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +The **My Dashboard** page shows all records you have created or contributed to, including published records and drafts. |
| 19 | + |
| 20 | +From this page you can: |
| 21 | + |
| 22 | +- view your published records |
| 23 | +- access and continue editing draft records |
| 24 | +- monitor the status of your uploads |
| 25 | +- search and filter your records |
| 26 | +- create new uploads |
| 27 | + |
| 28 | +Each record entry displays key information such as title, status (`draft`, `published`, `restricted`), and last update date. |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +## Records shared with you |
| 33 | + |
| 34 | +Records can be shared with you by other users, allowing you to view or collaborate on them. |
| 35 | + |
| 36 | +To access these records, go to **My Dashboard** > **Uploads** and select the **Shared with me** tab. |
| 37 | + |
| 38 | +Shared records may allow different levels of access depending on the permissions granted to you by the record owner. |
| 39 | + |
| 40 | + |
| 41 | + |
5 | 42 | ## Edit |
6 | 43 |
|
| 44 | +Draft records can be edited at any time before they are published. |
| 45 | + |
| 46 | +To edit a draft: |
| 47 | + |
| 48 | +1. Open the draft from **My Dashboard** > **Uploads**. |
| 49 | +2. Update the metadata or files as needed. |
| 50 | +3. Save your changes. |
| 51 | + |
| 52 | +For published records, only the metadata can be edited. |
| 53 | + |
| 54 | +To edit metadata of a published record: |
| 55 | + |
| 56 | +1. Open the published record you want to modify. |
| 57 | +2. Click **Edit**. |
| 58 | +3. Update the metadata. |
| 59 | +4. Save and publish the changes. |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | +If you need to modify or replace files, you must create a new version of the record. |
| 64 | + |
7 | 65 | ## New version |
8 | 66 |
|
| 67 | +To modify the files of a published record, create a new version. |
| 68 | + |
| 69 | +To create a new version: |
| 70 | + |
| 71 | +1. Open the published record. |
| 72 | +2. Click **New version**. |
| 73 | +3. A draft copy of the record is created. |
| 74 | +4. Update the metadata or files as needed. |
| 75 | +5. Publish the draft to release the new version. |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +CDS keeps a version history, so all previous versions remain accessible. |
| 80 | + |
| 81 | +Each version is linked together, allowing users to navigate between older and newer versions of the same record. |
| 82 | + |
| 83 | + |
| 84 | + |
9 | 85 | ## Delete |
10 | 86 |
|
11 | 87 | You cannot delete a published record. Deletion is allowed according to the [Content Policy](https://repository.cern/content-policy). |
|
0 commit comments