# User Notes

### sunbird.user\_notes \[PRIMARY KEY: id]

<table><thead><tr><th width="166.33333333333331">Column Name</th><th width="126">Data Type</th><th>Description</th><th>Sample Data</th></tr></thead><tbody><tr><td>id</td><td>text</td><td>Identifier</td><td>0127589083239956481071</td></tr><tr><td>contentid</td><td>text</td><td>content identifier on which user notes is recorded</td><td>do_21273722793293414414343</td></tr><tr><td>courseid</td><td>text</td><td>Course Id in which the content is present</td><td>do_21273766432272384014646</td></tr><tr><td>createdby</td><td>text</td><td>user UUID who created the notes</td><td>54f4b468-a13b-4207-bbb1-b61d5889b2d3</td></tr><tr><td>createddate</td><td>text</td><td>timestamp at which user notes was created</td><td>2019-05-10 10:17:50:399+0000</td></tr><tr><td>isdeleted</td><td>boolean</td><td>If user notes was deleted or not</td><td>False</td></tr><tr><td>note</td><td>text</td><td>notes data</td><td>Need to revise the content</td></tr><tr><td>tags</td><td>list&#x3C;text></td><td></td><td></td></tr><tr><td>title</td><td>text</td><td>Title of the notes</td><td>Revisit content</td></tr><tr><td>updatedby</td><td>text</td><td>user UUID who updated the record</td><td>54f4b468-a13b-4207-bbb1-b61d5889b2d3</td></tr><tr><td>updateddate</td><td>text</td><td>timestamp at which user notes was updated</td><td>2019-05-10 10:23:58:131+0000</td></tr><tr><td>userid</td><td>text</td><td>user UUID who created the notes</td><td>54f4b468-a13b-4207-bbb1-b61d5889b2d3</td></tr></tbody></table>
