Hi! If the article is "static" and you just want to present it for context, you could solve this by adding two blocks to the UI: a html block that reads from the "html" key in the data and contains the formatted article, and a spans_manual block that reads the summary from the "text" and that you can annotate with. See here for more details: Custom Interfaces · Prodigy · An annotation tool for AI, Machine Learning & NLP
You could then add two lines of CSS to display the blocks in two columns instead of in a row: